[INFO] cloning repository https://github.com/lf-wxp/bare_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lf-wxp/bare_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flf-wxp%2Fbare_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flf-wxp%2Fbare_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4761350184045a833ba984f6b9e0e41b1fd943e2
[INFO] fixing lf-wxp/bare_server/4761350184045a833ba984f6b9e0e41b1fd943e2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flf-wxp%2Fbare_server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lf-wxp/bare_server
[INFO] finished tweaking git repo https://github.com/lf-wxp/bare_server
[INFO] tweaked toml for git repo https://github.com/lf-wxp/bare_server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lf-wxp/bare_server on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lf-wxp/bare_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f
[INFO] running `Command { std: "docker" "start" "5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling struct-field-names-as-array-derive v0.3.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.0.0
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking struct-field-names-as-array v0.3.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking bson v2.11.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking hyper v1.4.0
[INFO] [stderr]     Checking mongodb v3.0.0
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking config_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/forward.rs:21:56
[INFO] [stdout]      |
[INFO] [stdout]   20 |   let client = Client::new();
[INFO] [stdout]      |       ------
[INFO] [stdout]      |       |
[INFO] [stdout]      |       `client` calls a custom destructor
[INFO] [stdout]      |       `client` will be dropped later as of Edition 2024
[INFO] [stdout]   21 |   client.get(&auth_url).header(COOKIE, cookies).send().await
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   22 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]      |
[INFO] [stdout]  238 |           impl Drop for $owned {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/src/ssl/mod.rs:1758:1
[INFO] [stdout]      |
[INFO] [stdout] 1758 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 1759 | |     type CType = ffi::SSL_CTX;
[INFO] [stdout] 1760 | |     fn drop = ffi::SSL_CTX_free;
[INFO] [stdout] ...    |
[INFO] [stdout] 1771 | |     pub struct SslContextRef;
[INFO] [stdout] 1772 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/collection/mod.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/collection/mod.rs:190:31
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut batch_insert = batch_insert;
[INFO] [stdout]     |         ----------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `batch_insert` calls a custom destructor
[INFO] [stdout]     |         `batch_insert` will be dropped later as of Edition 2024
[INFO] [stdout] 189 |     let models = batch_insert.model(namespace);
[INFO] [stdout] 190 |     client.bulk_write(models).await.into()
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 191 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   actions.aggregate(&filter).await.into()
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |   actions.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 37 |   actions.find_one(doc! { "value": action }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 46 |   let mut action = (*action).clone();
[INFO] [stdout] 47 |   actions.insert(&mut action).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 48 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 61 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 71 |   actions.delete(doc! { "value": action }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 72 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 80 |   actions.batch_delete(batch_filter.into()).await
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 81 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 88 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 89 |   actions.batch_update(batch_update.into()).await
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 90 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:98:45
[INFO] [stdout]    |
[INFO] [stdout] 97 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 98 |   actions.batch_insert(batch_insert.into()).await
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 99 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   action_categories.list(&filter).await
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut category = (*category).clone();
[INFO] [stdout] 39 |   action_categories.insert(&mut category).await
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 58 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 69 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   cameras.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut camera = (*camera).clone();
[INFO] [stdout] 39 |   cameras.insert(&mut camera).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 53 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 54 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 62 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 66 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   costume_categories.list(&filter).await
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 40 |   costume_categories.insert(&mut category).await
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 41 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 59 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 70 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 71 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   costumes.list(&filter).await
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:27:57
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   costumes.find_one(doc! { "value": costume }, &filter).await
[INFO] [stdout]    |                                                         ^^^^^
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut costume = (*costume).clone();
[INFO] [stdout] 37 |   costumes.insert(&mut costume).await
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 51 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 55 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 56 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:65:55
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 65 |   costumes.delete(doc! { "value": costume }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 66 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   hairdos.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   hairdos.find_one(doc! { "value": hairdo }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut hairdo = (*hairdo).clone();
[INFO] [stdout] 37 |   hairdos.insert(&mut hairdo).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:61:53
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   hairdos.delete(doc! { "value": hairdo }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   materials.list(&filter).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 31 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 32 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 39 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 42 |   materials.insert(&mut material).await
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 43 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 60 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 61 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:70:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] 70 |   materials.delete(doc! { "value": material }, &filter).await
[INFO] [stdout]    |                                                         ^^^^^
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 71 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   roles.aggregate(&filter).await.into()
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   roles.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   roles.find_one(doc! { "role": role }, &filter).await
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 37 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 45 |   let mut role = (*role).clone();
[INFO] [stdout] 46 |   roles.insert(&mut role).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 47 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 56 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 57 |   let role = (*role).clone();
[INFO] [stdout] 58 |   roles.update(doc! { "role": role_id }, &filter, role).await
[INFO] [stdout]    |                                                         ^^^^^
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 59 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:68:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 68 |   roles.delete(doc! { "role": role }, &filter).await
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 69 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   scenes.list(&filter).await
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   scenes.find_one(doc! { "value": scene }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut scene = (*scene).clone();
[INFO] [stdout] 37 |   scenes.insert(&mut scene).await
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:61:51
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   scenes.delete(doc! { "value": scene }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   bubbles.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:28:55
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |   bubbles.find_one(doc! { "value": bubble }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |   bubbles.insert(&mut bubble).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 53 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 54 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:63:53
[INFO] [stdout]    |
[INFO] [stdout] 62 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] 63 |   bubbles.delete(doc! { "value": bubble }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 64 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   texts.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |   texts.find_one(doc! { "value": text }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |   texts.insert(&mut text).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:51:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 50 |   let text = (*text).clone();
[INFO] [stdout] 51 |   texts.update(doc! { "value": text_id }, &filter, text).await
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   texts.delete(doc! { "value": text }, &filter).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   let mut filter = filter;
[INFO] [stdout] 20 |   fonts.aggregate(&mut filter).await.into()
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 21 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 29 |   fonts.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   fonts.find_one(doc! { "value": font }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 39 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |   fonts.insert(&mut font).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 50 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:61:58
[INFO] [stdout]    |
[INFO] [stdout] 59 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 60 |   let font = (*font).clone();
[INFO] [stdout] 61 |   fonts.update(doc! { "value": font_id }, &filter, font).await
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:71:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 71 |   fonts.delete(doc! { "value": font }, &filter).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 72 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   timbres.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   timbres.find_one(doc! { "value": timbre }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut timbre = (*timbre).clone();
[INFO] [stdout] 37 |   timbres.insert(&mut timbre).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:61:53
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   timbres.delete(doc! { "value": timbre }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   algorithms.list(&filter).await
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut algorithm = (*algorithm).clone();
[INFO] [stdout] 39 |   algorithms.insert(&mut algorithm).await
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 58 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 69 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   idles.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   idles.find_one(doc! { "value": idle }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut idle = (*idle).clone();
[INFO] [stdout] 37 |   idles.insert(&mut idle).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 48 |   let idle = (*idle).clone();
[INFO] [stdout] 49 |   idles.update(doc! { "value": idle_id }, &filter, idle).await
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 50 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:59:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 59 |   idles.delete(doc! { "value": idle }, &filter).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 60 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 67 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 68 |   idles.batch_delete(batch_filter.into()).await
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 69 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 20 |   idle_mappings.list(&filter).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 21 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 31 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 32 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 42 |   idle_mappings.insert(&mut idle_mapping).await
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 43 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 61 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 74 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:82:51
[INFO] [stdout]    |
[INFO] [stdout] 81 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 82 |   idle_mappings.batch_delete(batch_filter.into()).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 83 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:91:51
[INFO] [stdout]    |
[INFO] [stdout] 90 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 91 |   idle_mappings.batch_update(batch_update.into()).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 92 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api/idle/mapping.rs:100:51
[INFO] [stdout]     |
[INFO] [stdout]  99 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]     |       -------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `idle_mappings` calls a custom destructor
[INFO] [stdout]     |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 100 |   idle_mappings.batch_insert(batch_insert.into()).await
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 101 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   idle_transitions.list(&filter).await
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:39:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut idle_transition = (*idle_transition).clone();
[INFO] [stdout] 39 |   idle_transitions.insert(&mut idle_transition).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 58 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 69 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/favorite_action.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let favorite_actions = FavoriteActions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `favorite_actions` calls a custom destructor
[INFO] [stdout]    |       `favorite_actions` will be dropped later as of Edition 2024
[INFO] [stdout] 17 |   favorite_actions.list(&filter).await
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 18 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `favorite_actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `favorite_actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/favorite_action.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let favorite_actions = FavoriteActions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `favorite_actions` calls a custom destructor
[INFO] [stdout]    |       `favorite_actions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |   favorite_actions.insert(&mut favorite_action).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `favorite_actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `favorite_actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/favorite_action.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let favorite_actions = FavoriteActions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `favorite_actions` calls a custom destructor
[INFO] [stdout]    |       `favorite_actions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 42 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `favorite_actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `favorite_actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/responder.rs:179:5
[INFO] [stdout]      |
[INFO] [stdout]  150 |     let (status, body_json) = match self.0 {
[INFO] [stdout]      |                  ---------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  `body_json` calls a custom destructor
[INFO] [stdout]      |                  `body_json` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  172 |     let api_response = ApiResponse {
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `api_response` calls a custom destructor
[INFO] [stdout]      |         `api_response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  179 |     Response::build()
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  184 |   }
[INFO] [stdout]      |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `body_json` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `api_response` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _ = CONFIG.set(config);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     CONFIG.get().map_or("".to_string(), |config| {
[INFO] [stdout]    |     ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/forward.rs:21:56
[INFO] [stdout]      |
[INFO] [stdout]   20 |   let client = Client::new();
[INFO] [stdout]      |       ------
[INFO] [stdout]      |       |
[INFO] [stdout]      |       `client` calls a custom destructor
[INFO] [stdout]      |       `client` will be dropped later as of Edition 2024
[INFO] [stdout]   21 |   client.get(&auth_url).header(COOKIE, cookies).send().await
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   22 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]      |
[INFO] [stdout]  238 |           impl Drop for $owned {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/src/ssl/mod.rs:1758:1
[INFO] [stdout]      |
[INFO] [stdout] 1758 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 1759 | |     type CType = ffi::SSL_CTX;
[INFO] [stdout] 1760 | |     fn drop = ffi::SSL_CTX_free;
[INFO] [stdout] ...    |
[INFO] [stdout] 1771 | |     pub struct SslContextRef;
[INFO] [stdout] 1772 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/collection/mod.rs:190:31
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut batch_insert = batch_insert;
[INFO] [stdout]     |         ----------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `batch_insert` calls a custom destructor
[INFO] [stdout]     |         `batch_insert` will be dropped later as of Edition 2024
[INFO] [stdout] 189 |     let models = batch_insert.model(namespace);
[INFO] [stdout] 190 |     client.bulk_write(models).await.into()
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 191 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   actions.aggregate(&filter).await.into()
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |   actions.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 37 |   actions.find_one(doc! { "value": action }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 46 |   let mut action = (*action).clone();
[INFO] [stdout] 47 |   actions.insert(&mut action).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 48 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 61 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 71 |   actions.delete(doc! { "value": action }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 72 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 80 |   actions.batch_delete(batch_filter.into()).await
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 81 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 88 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 89 |   actions.batch_update(batch_update.into()).await
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 90 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/action.rs:98:45
[INFO] [stdout]    |
[INFO] [stdout] 97 |   let actions = Actions::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `actions` calls a custom destructor
[INFO] [stdout]    |       `actions` will be dropped later as of Edition 2024
[INFO] [stdout] 98 |   actions.batch_insert(batch_insert.into()).await
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 99 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   action_categories.list(&filter).await
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut category = (*category).clone();
[INFO] [stdout] 39 |   action_categories.insert(&mut category).await
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 58 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/action/category.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let action_categories = ActionCategories::new();
[INFO] [stdout]    |       -----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `action_categories` calls a custom destructor
[INFO] [stdout]    |       `action_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 69 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `action_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `action_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   cameras.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut camera = (*camera).clone();
[INFO] [stdout] 39 |   cameras.insert(&mut camera).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 53 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 54 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/camera.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 62 |   let cameras = Cameras::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `cameras` calls a custom destructor
[INFO] [stdout]    |       `cameras` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 66 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `cameras` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cameras` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   costume_categories.list(&filter).await
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 40 |   costume_categories.insert(&mut category).await
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 41 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 59 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/category.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |   let costume_categories = CostumeCategories::new();
[INFO] [stdout]    |       ------------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costume_categories` calls a custom destructor
[INFO] [stdout]    |       `costume_categories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 70 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 71 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costume_categories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costume_categories` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   costumes.list(&filter).await
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:27:57
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   costumes.find_one(doc! { "value": costume }, &filter).await
[INFO] [stdout]    |                                                         ^^^^^
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut costume = (*costume).clone();
[INFO] [stdout] 37 |   costumes.insert(&mut costume).await
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 51 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 55 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 56 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/costume/costume.rs:65:55
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let costumes = Costumes::new();
[INFO] [stdout]    |       --------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `costumes` calls a custom destructor
[INFO] [stdout]    |       `costumes` will be dropped later as of Edition 2024
[INFO] [stdout] 65 |   costumes.delete(doc! { "value": costume }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 66 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `costumes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `costumes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   hairdos.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   hairdos.find_one(doc! { "value": hairdo }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut hairdo = (*hairdo).clone();
[INFO] [stdout] 37 |   hairdos.insert(&mut hairdo).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/hairdo.rs:61:53
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let hairdos = Hairdos::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `hairdos` calls a custom destructor
[INFO] [stdout]    |       `hairdos` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   hairdos.delete(doc! { "value": hairdo }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hairdos` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `hairdos` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   materials.list(&filter).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 31 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 32 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 39 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 42 |   materials.insert(&mut material).await
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 43 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 60 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 61 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/material.rs:70:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |   let materials = Materials::new();
[INFO] [stdout]    |       ---------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `materials` calls a custom destructor
[INFO] [stdout]    |       `materials` will be dropped later as of Edition 2024
[INFO] [stdout] 70 |   materials.delete(doc! { "value": material }, &filter).await
[INFO] [stdout]    |                                                         ^^^^^
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 71 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `materials` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `materials` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   roles.aggregate(&filter).await.into()
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   roles.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   roles.find_one(doc! { "role": role }, &filter).await
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 37 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 45 |   let mut role = (*role).clone();
[INFO] [stdout] 46 |   roles.insert(&mut role).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 47 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 56 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 57 |   let role = (*role).clone();
[INFO] [stdout] 58 |   roles.update(doc! { "role": role_id }, &filter, role).await
[INFO] [stdout]    |                                                         ^^^^^
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 59 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/role.rs:68:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |   let roles = Roles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `roles` calls a custom destructor
[INFO] [stdout]    |       `roles` will be dropped later as of Edition 2024
[INFO] [stdout] 68 |   roles.delete(doc! { "role": role }, &filter).await
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 69 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `roles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `roles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   scenes.list(&filter).await
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   scenes.find_one(doc! { "value": scene }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut scene = (*scene).clone();
[INFO] [stdout] 37 |   scenes.insert(&mut scene).await
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/scene.rs:61:51
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let scenes = Scenes::new();
[INFO] [stdout]    |       ------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `scenes` calls a custom destructor
[INFO] [stdout]    |       `scenes` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   scenes.delete(doc! { "value": scene }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `scenes` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scenes` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   bubbles.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:28:55
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |   bubbles.find_one(doc! { "value": bubble }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |   bubbles.insert(&mut bubble).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 53 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 54 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/bubble.rs:63:53
[INFO] [stdout]    |
[INFO] [stdout] 62 |   let bubbles = Bubbles::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `bubbles` calls a custom destructor
[INFO] [stdout]    |       `bubbles` will be dropped later as of Edition 2024
[INFO] [stdout] 63 |   bubbles.delete(doc! { "value": bubble }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 64 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `bubbles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bubbles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   texts.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 20 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |   texts.find_one(doc! { "value": text }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |   texts.insert(&mut text).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:51:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 50 |   let text = (*text).clone();
[INFO] [stdout] 51 |   texts.update(doc! { "value": text_id }, &filter, text).await
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/text.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let texts = Texts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `texts` calls a custom destructor
[INFO] [stdout]    |       `texts` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   texts.delete(doc! { "value": text }, &filter).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `texts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `texts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 19 |   let mut filter = filter;
[INFO] [stdout] 20 |   fonts.aggregate(&mut filter).await.into()
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 21 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 29 |   fonts.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   fonts.find_one(doc! { "value": font }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 39 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |   fonts.insert(&mut font).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 50 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:61:58
[INFO] [stdout]    |
[INFO] [stdout] 59 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 60 |   let font = (*font).clone();
[INFO] [stdout] 61 |   fonts.update(doc! { "value": font_id }, &filter, font).await
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/text/font.rs:71:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let fonts = Fonts::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `fonts` calls a custom destructor
[INFO] [stdout]    |       `fonts` will be dropped later as of Edition 2024
[INFO] [stdout] 71 |   fonts.delete(doc! { "value": font }, &filter).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 72 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `fonts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `fonts` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   timbres.list(&filter).await
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   timbres.find_one(doc! { "value": timbre }, &filter).await
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut timbre = (*timbre).clone();
[INFO] [stdout] 37 |   timbres.insert(&mut timbre).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/timbre.rs:61:53
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let timbres = Timbres::new();
[INFO] [stdout]    |       -------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `timbres` calls a custom destructor
[INFO] [stdout]    |       `timbres` will be dropped later as of Edition 2024
[INFO] [stdout] 61 |   timbres.delete(doc! { "value": timbre }, &filter).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `timbres` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `timbres` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   algorithms.list(&filter).await
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut algorithm = (*algorithm).clone();
[INFO] [stdout] 39 |   algorithms.insert(&mut algorithm).await
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 58 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/algorithm.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let algorithms = Algorithms::new();
[INFO] [stdout]    |       ----------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `algorithms` calls a custom destructor
[INFO] [stdout]    |       `algorithms` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 69 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `algorithms` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `algorithms` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   idles.list(&filter).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 27 |   idles.find_one(doc! { "value": idle }, &filter).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 28 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 36 |   let mut idle = (*idle).clone();
[INFO] [stdout] 37 |   idles.insert(&mut idle).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 38 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 48 |   let idle = (*idle).clone();
[INFO] [stdout] 49 |   idles.update(doc! { "value": idle_id }, &filter, idle).await
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 50 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:59:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 59 |   idles.delete(doc! { "value": idle }, &filter).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 60 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/idle.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 67 |   let idles = Idles::new();
[INFO] [stdout]    |       -----
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idles` calls a custom destructor
[INFO] [stdout]    |       `idles` will be dropped later as of Edition 2024
[INFO] [stdout] 68 |   idles.batch_delete(batch_filter.into()).await
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 69 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idles` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idles` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 20 |   idle_mappings.list(&filter).await
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 21 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 31 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 32 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 42 |   idle_mappings.insert(&mut idle_mapping).await
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 43 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 61 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 62 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 74 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:82:51
[INFO] [stdout]    |
[INFO] [stdout] 81 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 82 |   idle_mappings.batch_delete(batch_filter.into()).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 83 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/mapping.rs:91:51
[INFO] [stdout]    |
[INFO] [stdout] 90 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]    |       -------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_mappings` calls a custom destructor
[INFO] [stdout]    |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 91 |   idle_mappings.batch_update(batch_update.into()).await
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 92 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api/idle/mapping.rs:100:51
[INFO] [stdout]     |
[INFO] [stdout]  99 |   let idle_mappings = IdleMappings::new();
[INFO] [stdout]     |       -------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `idle_mappings` calls a custom destructor
[INFO] [stdout]     |       `idle_mappings` will be dropped later as of Edition 2024
[INFO] [stdout] 100 |   idle_mappings.batch_insert(batch_insert.into()).await
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 101 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `idle_mappings` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_mappings` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |   idle_transitions.list(&filter).await
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:39:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] 38 |   let mut idle_transition = (*idle_transition).clone();
[INFO] [stdout] 39 |   idle_transitions.insert(&mut idle_transition).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 40 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 58 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/idle/transition.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let idle_transitions = IdleTransitions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `idle_transitions` calls a custom destructor
[INFO] [stdout]    |       `idle_transitions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 69 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `idle_transitions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `idle_transitions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/favorite_action.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let favorite_actions = FavoriteActions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `favorite_actions` calls a custom destructor
[INFO] [stdout]    |       `favorite_actions` will be dropped later as of Edition 2024
[INFO] [stdout] 17 |   favorite_actions.list(&filter).await
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 18 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `favorite_actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `favorite_actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/favorite_action.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let favorite_actions = FavoriteActions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `favorite_actions` calls a custom destructor
[INFO] [stdout]    |       `favorite_actions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |   favorite_actions.insert(&mut favorite_action).await
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `favorite_actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `favorite_actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/favorite_action.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let favorite_actions = FavoriteActions::new();
[INFO] [stdout]    |       ----------------
[INFO] [stdout]    |       |
[INFO] [stdout]    |       `favorite_actions` calls a custom destructor
[INFO] [stdout]    |       `favorite_actions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 42 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `favorite_actions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `favorite_actions` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.0/src/tracking_arc.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl<T> Drop for TrackingArc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/responder.rs:179:5
[INFO] [stdout]      |
[INFO] [stdout]  150 |     let (status, body_json) = match self.0 {
[INFO] [stdout]      |                  ---------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  `body_json` calls a custom destructor
[INFO] [stdout]      |                  `body_json` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  172 |     let api_response = ApiResponse {
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `api_response` calls a custom destructor
[INFO] [stdout]      |         `api_response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  179 |     Response::build()
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  184 |   }
[INFO] [stdout]      |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `body_json` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `api_response` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _ = CONFIG.set(config);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     CONFIG.get().map_or("".to_string(), |config| {
[INFO] [stdout]    |     ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: config_server v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking config_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_client` is never used
[INFO] [stdout]   --> src/db.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn get_client() -> mongodb::Client {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `profile` is never used
[INFO] [stdout]   --> src/forward.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn profile(cookies: String) -> Result<Response, Error> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_json` is never used
[INFO] [stdout]  --> src/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn is_valid_json(json: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_compare_doc` is never used
[INFO] [stdout]   --> src/utils.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn get_compare_doc(operator: &str, value: String) -> Document {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `batch_delete_item` is never used
[INFO] [stdout]   --> src/api/idle/idle.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn batch_delete_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]   --> src/document/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Location {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/filter.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReserveKey` is never used
[INFO] [stdout]   --> src/filter.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum ReserveKey {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _ = CONFIG.set(config);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     CONFIG.get().map_or("".to_string(), |config| {
[INFO] [stdout]    |     ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `config_server` (bin "config_server" test) due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `get_client` is never used
[INFO] [stdout]   --> src/db.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn get_client() -> mongodb::Client {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `profile` is never used
[INFO] [stdout]   --> src/forward.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn profile(cookies: String) -> Result<Response, Error> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_json` is never used
[INFO] [stdout]  --> src/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn is_valid_json(json: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_compare_doc` is never used
[INFO] [stdout]   --> src/utils.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn get_compare_doc(operator: &str, value: String) -> Document {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `batch_delete_item` is never used
[INFO] [stdout]   --> src/api/idle/idle.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn batch_delete_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]   --> src/document/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Location {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/filter.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReserveKey` is never used
[INFO] [stdout]   --> src/filter.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum ReserveKey {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _ = CONFIG.set(config);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     CONFIG.get().map_or("".to_string(), |config| {
[INFO] [stdout]    |     ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout] 12 + static CONFIG: OnceLock<HashMap<String, String>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `config_server` (bin "config_server") due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f", kill_on_drop: false }`
[INFO] [stdout] 5130b191f3cec24cc4379e715419b9ad89a8c85ac154eb404fb4321c96e5140f
